@CHARSET "UTF-8";

.top-container {
	width: 100%;
	font-size: 12px;
	padding: 10px 0;
}

.top-color-gray {
	color: gray;
	font-size: 12px;
}
.top-color-gray a{
	font-size: 12px;
}
/* .top-color-gray link{
	color: #e5e5e7;
} */
.top-title {
	text-align: left;
	font-size: 14px;
	border-bottom: 1px #e7e7e7 solid;
	padding:0 0 10px 5px;
}

.top-title-top {
	border-top: 1px #e7e7e7 solid;
	padding:20px 0 10px 5px;
}

.top-items {
	margin: 10px 0;
}
.top-items em{
	background: url(../images/shouye1.png) -242px -338px;
	width: 18px;
	height: 18px;
	display: inline-block;
	margin-right: 5px;
}
.top-items .noCon{
	vertical-align: 4px;
}


.top-item {
	margin: 5px 0;
}

.top-item-dot {
	margin: 5px 0;
	padding: 0 0 5px 10px;
}

.top-item-lefter {
	float: left;
	text-align: center;
	margin-left: 10px;
}

.top-image-bg {
	width: 42px;
	height: 42px;
	background: url(../images/shouye1.png) -18px -98px;
}

.top-image-bg .cimage{
	margin: 5px 5px;
}

.top-item-righter {
	margin-left: 65px;
	text-align: left;
	vertical-align: top;
	word-wrap: break-word; 
	word-break: break-all;
}

.top-show-lefter {
	float: left;
	text-align: center;
}

.top-show-righter {
	margin-left: 100px;
	text-align: left;
	vertical-align: top;
	word-wrap: break-word; 
	word-break: break-all;
}

.top-talks {
	padding: 0;
	margin-left: 10px;
}
.top-talks li{
	list-style-type:disc;
	border-bottom: 1px dashed #e8e8e8;
	padding-bottom:4px;
	margin-bottom: 10px;
}
.talk-item {
	border-bottom: 1px dashed #e8e8e8;
	padding-bottom: 5px;
}

.talk-item-dot {
	border-bottom: 1px dashed #e8e8e8;
	padding: 0 0 5px 10px;
}

.top-more {
	text-align: right;
}
.top-more span{font-size: 12px;}

.top-andriod{
	margin: 10px 5px 10px 10px;
}
.top-apple{
	margin: 5px 5px 10px 10px;
}



.top-items ul
{ 
display: block; 
} 
.top-items .shell 
{ 
width: 100%;
} 
.top-items #content
{ 
height: 205px; 
overflow: hidden; 
} 
